โ– humdrum codex / glint v1.0.2
license AGPL-3.0
759 B raw
id
TASK-014
title
External change detection on save
status
๐ŸŸฆ Backlog
assignee
created_date
2026-06-29 16:26
labels
feature, release-2
dependencies
priority
medium
ordinal
14000

Description

Release 2. If an open file changes on disk while editing (synced vault: Obsidian/iCloud), glint silently overwrites on save. Track the file's mtime/size at load; before saving, if it changed, warn and offer to overwrite/reload/diff instead of clobbering.

Acceptance Criteria